iShell Help
Tribeworks > iShell > Events >
  Mouse Down
   
The Mouse Down event is only triggered when the mouse button is pressed down while in an active and enabled element's hot region. The Mouse Idle, Mouse Moved and Mouse Up events are only triggered after a Mouse Down event and until the next Mouse Up event.

  • Parameters
    • Mouse X: The horizontal pixel position of the mouse cursor relative to the left of the window.
    • Mouse Y: The vertical pixel position of the mouse cursor relative to the top of the window.